On this pageSwapItemsDescriptionCall SwapItems to swap two items in the list. Specify the indexes of items as the Index1, Index2 parameters.Syntaxprocedure SwapItems(Index1, Index2: Integer; const ASwapItemsBuf: Pointer = nil);